Skip to content

fix(covid_hosp): change date col name #1244

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Open
wants to merge 2 commits into
base: dev
Choose a base branch
from
Open

Conversation

dshemetov
Copy link
Contributor

@dshemetov dshemetov commented Jul 25, 2023

Closes #1225

TODO:

  • Needs to have an "adaptable schema" that depends on what is present in the file (date or reporting_cutoff_start), so this pipeline can handle both files before and after the schema change (in case we want to process some old versioned data later).

Summary:

  • Rename reported_cutoff_start to date as described here

Prerequisites:

  • Unless it is a documentation hotfix it should be merged against the dev branch
  • Branch is up-to-date with the branch to be merged with, i.e. dev
  • Build is successful
  • Code is cleaned up and formatted

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
80.0% 80.0% Duplication

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix covid_hosp state_daily
1 participant